GET /executions/{execution-id}/steps/{step-id}
ExecutionsResource.getStep({'step-id': /* stepId a step id */, 'execution-id': /* executionId a execution id */});
Get a step belong to the execution